ThemeApiObject

The theme object holding the definition of a theme.

API Section: Objects

Type: Object

Properties

Name

Description

Required

Type

Format

themeName

The theme name. If provided, the name will be used. Otherwise, the function will use the original theme name.

-

string

themeData

The encrypted theme data

Y

string

isDefault

Boolean of whether theme is default or not

-

boolean

themeId

The theme ID. If provided, the GUID will be used. Otherwise, the function will auto-create it.

-

string

*Required elements are only used for API parameters

Usages
  • /API2/themes/importTheme
  • /API3/themes/importTheme